event n. 1.事件;事情;事变;大事。 2.偶然事件,可能发生的事。 3.活动,经历。 4.〔古语〕结局。 5.【体育】项目〔尤指重要比赛〕。 6.【法律】诉讼[判决]的结果。 It was quite an event. 那确实是件大事。 current events 时事。 a double event 双打比赛。 prophesy [wise] after theevent 事后诸葛亮。 field and track event 田径赛。 a target event 射靶比赛。 a team event 团体赛。 at all events=in any event 无论怎样。 in either event 无论是这样还是那样。 in no event 决不能。 in that event 在那时候,在那种场合;如果那样。 in the event 1. 结果,终于。 2. 〔美国〕如果。 in the event of 万一在…的时候,若…一…。 in the (natural) course of events 按自然趋势。 pull off the event 比赛得奖。
Callbacks will monitor asynchronous events 控制remoting回调是否将监视异步事件
It empowers a programmer to handle an asynchronous event 它使得程序员可以处理异步事件。
asynchronous event notification 异步事件通知
Represents the method that handles asynchronous events such as application events 表示处理异步事件(如应用程序事件)的方法。
Event groups can also be associated with a jms topic for asynchronous event distribution 事件组也可以联系到异步事件分布的jms主题上。
We can simplify code that deals with asynchronous events by assigning a separate thread to handle each event type 我们可以简单的编码来处理异步事件通过指定一个单独的线程去处理每一个事件类型。
To describe the software, preemptive kernel and the kernel based on time-sharing are analyzed . a special real time schedule on the base of the two kernels is adopted to manage the periodical tasks and the asynchronous events 软件部分先分析了占先式和分时两种程序调度内核的结构,结合两种内核的特点,给出了一种满足周期性任务和突发性任务管理的程序调度内核。
Until that happens, any approaches that anyone takes in a rest style interface to do things like asynchronous event notification or reliable messaging delivery, for example, will be one-off service specific implementations that will generally not be supported by any other rest-style service 既然如此,举例来说,任何人使用任何方法在rest样式接口中做这样的工作(如异步事件通知或可靠消息传输),都将会是特定于实现的一次性服务,通常不会被其它rest样式的服务支持。
Bsp supplies the simple interface to operate the peripheral chips conveniently . thus, real-time operating system ( rtos ) can start up from the various hardware successfully and response to the asynchronous event opportunely . on the other hand, rsp implements the encapsulation to rtos and brings up the process model according to the running character of the business layer, realizes the secondary process schedule inside task 一方面,支撑子系统bsp层(板级支撑包)的设计实现了对硬件层的封装,这包括对cpu(mpc8241)的封装和对外部芯片(串口、网口等)的封装,通过这层封装使得实时操作系统能够成功启动,及时响应异步事件,实现了硬件的基本功能,并且为上层提供了简单易用的操作芯片的接口,隔离了软件对硬件功能要求所必需的具体细节。
Fsmail adopts and implements the asynchronous event driven mechanism, with all those network i / o operations in the server working under the non-blocking style; accomplishes object-oriented heap with the dynamic array, adapted to any type of data; adopts the multi-queue scheduling mechanism based on a fsm, easily to fulfill the extentions of delivery funtions; fulfills the non-blocking domain name resolvement mechanism and the caching of the resolved results; implements the non-blocking user database management and the caching of the user data recently accessed; uses the unified memory pool management, avoiding the memory leakage and improving the performance of the fsmail server; lastly, implements the log management server based on the c / s mode, eliminating the inconsistency of the logging metadata and being adapted to any kind of application logging fsmail采用并实现了异步事件驱动机制,所有网络io的实现使用了非阻塞方式;以动态数组实现了基于面向对象的堆队列,屏蔽了堆数据的非一致性;使用了基于有限状态机的多队列邮件调度机制,为后续版本的扩展性提供了良好的接口机制;服务器内部实现了非阻塞的域名解析机制,并实现域名地址缓存;实现了非阻塞的用户数据库管理模块,并实现用户数据缓存;使用了统一的内存池管理机制,既防止了内存泄漏,又提高了服务器的性能;最后,还实现了基于cs模式的日志管理服务器,屏蔽了日志数据元的非一致性。